|
|
|
|
RowIndex Field, FooterClickedEventArgs Class |
The zero-based row index of the column footer being clicked.
Syntax FooterClickedEventArgs Class (Softelvdm.SftTreeNET)
VB |
Public ReadOnly Property RowIndex As Integer |
C# |
public readonly int RowIndex; |
C++ |
public: <readonly> int RowIndex; |
Comments
The RowIndex field contains the zero-based row index of the column footer being clicked.